TextToPascal

Get Pascal case notation version of provided string

extern (C) @nogc nothrow
const(char*)
TextToPascal
(
const(char*) text
)

Meta